adTempus API
|
Defines the severity level used for severity comparisons.
__property long UseForSeverity;
long UseForSeverity;
Property UseForSeverity() As long
1
See UseForSeverityComparison for information on how to use this property.
When setting this value you should use the same convention used by the Console: a range of 1 to 9, with 1 being lowest severity, 5 being normal, and 9 being highest severity.
Values outside this range may cause unexpected results in the Console.
adTempus API Reference version 3.0.0.0, revised 10/30/2008
|